To use the C1BarCode control, set the CodeType property to the type of encoding you want to use, then set the Text property to the value you want to encode.
The following image shows the C1BarCode control set to the QRCode CodeType, and the Text set to an URL. Depending on the type of barcode used in an application, there will be more options available for customization.